Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
return is an example of which option Jul 21
Which overloads a unary minus operator and returns no values - Select optionMar 21
Consider the following code: cout<< “Welcome”; This is an example of which opti...Oct 28
a = (b = 5); The C++ statement is an example of which optionSep 26
Using the CHECKS table, write a query to return all the unique remarksDec 21
Why am I getting an InvalidOperationException when I serialize an ArrayList?Dec 13
Example of CMMINov 05
Explain the following terms giving suitable examples: Jan 20
Explain the different instruction formats with examplesOct 21
Give an example of one address microprocessor?Nov 26
Give examples for Maskable interrupts?Sep 29
Give example for Non-Maskable interrupts?Jul 25
Explain sysdate with exampleDec 17
COUNT(field_name) with exampleDec 17
Do the following statements return the same or different output.Dec 21
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return?Dec 21
What will SELECT COUNT(*) FROM TEAMSTATS; query return?Dec 21
What must be done after closing a cursor to return memory? Dec 21
Which of the following option will solve the problem? - Select optionDec 15
string is a - Select optionFeb 11
List out categories of the 8085 instructions. Give examples of the instructions ...Jan 08
Mention the categories of instruction and give two examples for each category.Jan 12
Functional decomposition technique can be used to implement - Select optionDec 15
Data flow diagram is also known as - Select optionDec 15
How can you create a style by example? Explain.Jan 20
Operator overloading is necessary because - select optionMay 22
Water-fall model is associated with which option?Nov 03
Selection structure is also known by which option Jul 29
The declaration of a class includes which optionMar 14
Select true option for A friend functionNov 03
The default constructor for class A is - select optionSep 30
Identify the valid variable name from which optionsAug 16
The declaration of global variables must be made in which optionAug 29
Function prototyping defines for which optionSep 25
Consider the following code segment and select one of the optionOct 27
C++ Templates support the concept of - Select optionSep 23
Which is NOT true about Templates? - Select optionOct 27
Which of the following is true about code in description? - Select optionNov 01
What is the output of the code mentioned below? - select optionMar 05
Which statement(s) does not invoke the above template correctly? - Select optionJul 18
Which error occur due to poor understanding of the language? - Select optionDec 13
Which statement(s) is true about try block? - Select optionJun 13
What will be the output of the following code segment? - Select optionOct 15
Which statement(s) is NOT true about catch (…) statement? - Select optionDec 08
Which statement(s) is used to rethrow an exception? - Select optionNov 18
Which of the following is the general form of using an exception specification? ...Jan 18
What will happen if an error is not handled? - Select optionNov 21
Which is true about Iterators in C++? - Select optionMay 13
Which is not an input/output stream class? - Select optionAug 16